/* 产品展示start */

.commodityDisplayBg {
    background-color: #fff;
    padding-bottom: 60px;
}

.commodityDisplayOneBaseBox {
    position: relative;
    /*height: 110px;*/
    width: 70%;
    left: 15%;
    margin: 0px;
    float: none;
    /*margin-bottom: 100px;*/
}

.commodityDisplayOneBox {
    position: relative;
    width: 100%;
    height: 250px;
    background-color: #fff;
    margin: 0 auto;
    top: -0px;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 88;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.commodityDisplayOneContentBox {
    border: 1px solid #dae3f1;
    height: 250px;
    padding: 35px 0;
}

.commodityDisplayOneContentImg {
    width: 100%;
    max-width: 90px;
    display: inline-block;
    padding: 0;
    float: none;
}

.commodityDisplayOneContent-p1 {
    margin: 20px 0 0px;
    color: #1a5eae;
    font-size: 18px;
    font-weight: 600;
}

.commodityDisplayOneContent-p2 {
    padding-top: 5px;
    margin: 0px 45px;
    color: #a2bee4;
    font-size: 12px;
}

.commodityDisplayTwoBox {
    margin: 35px 0;
    display: flex;
    justify-content: space-between;
}

.commodityDisplayTwoContentBox {
    background-color: #fff;
    text-align: center;
    padding: 0;
}

.commodityDisplayTwoContentImgBox {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.commodityDisplayTwoContentBox-pBox {
    background-color: #1a60ab;
    color: #fff;
    font-size: 12px;
    min-height: 32px;
    line-height: 30px;
}

.commodityDisplayTwoContentBox-p {
    margin: 0;
}

.commodityDisplayThreeBox {
    background-color: #fff;
    padding-bottom: 20px;
}

.commodityDisplayThreeContent-p {
    color: #1a60ab;
    font-size: 12px;
    margin-top: 5px;
}

.commodityDisplayThreeContentBox {
    margin: 10px 0;
    background-color: #fff;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
}

.commodityDisplayThreeContentImgBox {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* 产品展示end */


/* 文字标题下标 */

.subscript {
    height: 2px;
    background: #1a60ab;
    width: 30px;
    margin: 10px 0;
}
.letter-space{
	letter-spacing: 2px;
}

/* 慧创概况start */

.introductionBg {
    background-color: #b7d7f0;
    padding: 70px 0 90px;
    color: #053C74;
}

.color-white {
    color: #fff;
}

.introductionContentBox {
    float: none;
    margin: 0 auto;
    padding: 0;
    /*background-color: #e3e4e6;*/
}

.introductionContentBox-left {
    padding: 40px 0 50px 50px;
    background-color: #1a60ab;
    color: #fff;
    /*min-height: 525px;*/
}

.introductionContentL-title {
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 45px;
}

.introductionContentLTitle-a1 {
    color: #7497be;
    font-size: 16px;
    line-height: 36px;
}

.introductionContentLTitle-a2 li {
    margin-bottom: 10px;
    font-size: 12px;
    padding: 0;
}

.introductionContentL-b1 {
    font-size: 16px;
}

.introductionContentBox-right {
    padding: 50px 0 70px 50px;
    position: relative;
}

.introductionArticleImgBoxStyle {
    /*margin-top: 45px;*/
    margin-bottom: 15px;
    float: none;
    font-size: 14px;
    line-height: 28px;
}

.introductionArticleTitle {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
}

.introductionArticle-p {
    margin: 0;
    max-width: 400px;
    margin-top: 15px;
}

.introductionImgTopBox {
    font-size: 24px;
    color: #1a60ab;
    float: none;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
}


/* 慧创概况end */


/* 慧创理念start */

.showTitle {
    text-align: center;
    color: #1a60ab;
}

.showTitle-p1 {
    font-size: 26px;
}

.showTitle-p2 {
    margin-top: 14px;
    font-size: 20px;
    margin-bottom: 30px;
}

.conceptBg {
    background-color: f8f8f8;
    padding: 70px 0 170px;
    color: #1a60ab;
}

.conceptBox {
    float: none;
    margin: 0 auto;
    padding: 0;
}

.conceptBoxBg {
    background-image: url(../images/qiyeSM.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    display: inline-block;
    width: 100%;
}

.conceptLeftTitle {
    margin-left: 130px;
    font-size: 28px;
    font-weight: 600;
}

.leftSubscript {
    border: 1px solid #1a60ab;
    padding: 0;
}

.conceptLeft-pBox {
    margin-left: 130px;
    font-size: 14px;
}

.conceptRightBox {
    padding: 170px 0 120px 200px;
    position: relative;
}

.conceptRightT1 {
    margin-bottom: 50px;
}

.conceptRightT2 {
    margin-bottom: 50px;
    color: #7cadd9;
}


/* 慧创理念end */


/* 员工风采start */

.staffPresenceBg {
    background-color: #e5e5e5;
    padding: 70px 0 90px;
}

.staffPresenceBox {
    position: relative;
}

.staffPresenceButton {
    position: absolute;
    right: 40px;
    bottom: 20px;
    width: 20px;
}


/* 新闻start */

.newBg {
    background-color: #DFEAF0;
    padding-bottom: 80px;
}

.newBox {
    padding: 0 30px;
}

.newOneTitle {
    /*min-height: 190px;*/
    text-align: center;
    /*padding-top: 70px;*/
    color: #1a60ab;
    /*margin: 0 20px;*/
}

.newOneBox {
    background-color: #204C7D;
    padding: 0;
}

.newOneLeftBox {
    padding: 50px 50px 0;
    color: #fff;
}

.newOneLeftSmallTitle {
    border: 1px solid #fff;
    color: #fff;
    padding: 0;
    text-align: center;
    width: 80px;
    font-size: 12px;
}


.newOneLeft-p2 {
    font-size: 22px;
    margin-top: 35px;
    letter-spacing: 3px;
}

.newTwoTitle {
    text-align: center;
    padding-top: 150px;
    color: #1a60ab;
    /*margin: 0 20px;*/
}

.newOneTitle-p1 {
    margin: 0;
    font-size: 26px;
    font-weight: 600;
}

.newButtonColor1 {
    background-color: #fff;
}

.newButtonColor2 {
    background-color: #053d74;
}

.newOneTitle-p2 {
    margin-top: 14px;
    font-size: 20px;
}


/* 新闻end */

@media screen and (max-width: 1024px) {
    .commodityDisplayOneContentBox {
        padding: 10px 10px 0;
    }
}
@media screen and (max-width: 768px) {
    .commodityDisplayOneBox{
    	height: 340px;
    }
    .commodityDisplayOneContentBox{
    	height: 170px;
    }
}
@media screen  and (max-width: 1024px) {
    .disappear {
        display: none;
    }
    .commodityDisplayOneBaseBox{
    	width: 100%;
    	left: 0;
    	padding: 0;
    	margin-bottom: 30px;
    }
    
    .commodityDisplayOneContentImg{
    	max-width: 70px;
    }
    .commodityDisplayOneContent-p2{
    	margin:0 10px;
    }
     .staffPresenceButton {
	    right: 10px;
	    bottom: 10px;
	}
}